home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol A-4
/
(Vol A-4) Vol. A4.iso
/
Games
/
webby.swf
/
scripts
/
DefineButton2_49
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-03-12
|
64b
|
7 lines
on(release){
tellTarget("/")
{
play();
}
}